projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4efff8f
)
Fix typo: @same --> @samp
author
Robert J. Chassell
<bob@rattlesnake.com>
Sat, 28 Sep 2002 19:39:42 +0000
(19:39 +0000)
committer
Robert J. Chassell
<bob@rattlesnake.com>
Sat, 28 Sep 2002 19:39:42 +0000
(19:39 +0000)
lispref/variables.texi
patch
|
blob
|
history
diff --git
a/lispref/variables.texi
b/lispref/variables.texi
index 3168e47b4e40dc084769849887e72dae63964506..2d1722d53b271442d13120ccffd903ae08ef443d 100644
(file)
--- a/
lispref/variables.texi
+++ b/
lispref/variables.texi
@@
-1739,7
+1739,7
@@
visiting a file could take over your Emacs. To prevent this, Emacs
takes care not to allow local variable lists to set such variables.
For one thing, any variable whose name ends in @samp{-command},
-@sam
e
{-frame-alist}, @samp{-function}, @samp{-functions},
+@sam
p
{-frame-alist}, @samp{-function}, @samp{-functions},
@samp{-hook}, @samp{-hooks}, @samp{-form}, @samp{-forms}, @samp{-map},
@samp{-map-alist}, @samp{-mode-alist}, @samp{-program}, or
@samp{-predicate} cannot be set in a local variable list. In general,